Newer
Older
Simple-Multiplayer-Unity3D / Multiplayer Project / Library / PackageCache / [email protected] / package.json
{
  "name": "com.unity.ide.rider",
  "displayName": "JetBrains Rider Editor",
  "description": "The JetBrains Rider Editor package provides an integration for using the JetBrains Rider IDE as a code editor for Unity. It adds support for generating .csproj files for code completion and auto-discovery of installations.",
  "version": "3.0.28",
  "unity": "2019.2",
  "unityRelease": "6f1",
  "dependencies": {
    "com.unity.ext.nunit": "1.0.6"
  },
  "relatedPackages": {
    "com.unity.ide.rider.tests": "3.0.28"
  },
  "_upm": {
    "changelog": "- fix RIDER-103933 \"PlayerSettings.suppressCommonWarnings\" is not supported in Unity 2019.4.40f\n- fix https://github.com/JetBrains/resharper-unity/issues/2431 and [RIDER-104221](https://youtrack.jetbrains.com/issue/RIDER-104221)"
  },
  "upmCi": {
    "footprint": "b3c7b10f2b4529c477b9695954f7ccea32424aba"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/[email protected]/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/com.unity.ide.rider.git",
    "type": "git",
    "revision": "f4880c72477e9bbd7321c0dbda4428fa10d916df"
  }
}